home *** CD-ROM | disk | FTP | other *** search
/ Acorn Risc Technologies StrongARM CD-ROM / Acorn Risc Technologies StrongARM CD-ROM.iso / ftp / documents / acornusr / 1994 / sep94 / text < prev   
Encoding:
Text File  |  1996-02-28  |  3.5 KB  |  80 lines

  1. 22/06/94
  2. Questions and Answers
  3. =====================
  4.  
  5. Q. My Apps icon has disappeared from my icon bar. How do I get it back?
  6.  
  7. A. You need to go to the command line (F12) and type *UNPLUG to find 
  8. out which modules are unplugged;  one of them will be Resources. 
  9. Re-install them using *RMREINIT <module name>.
  10.  
  11. Q. I can't fit all my PC applications onto a single 32Mb partition, 
  12. and I don't want to use multiple partitions; can I make a partition 
  13. larger than 32Mb?
  14.  
  15. A. Yes, you can. However, you won't be able to access the partition 
  16. using DOSFS under RISC OS; partition access will only be available in 
  17. the PC environment.
  18.  
  19. The Secret Life of !System
  20. --------------------------
  21.  
  22. Many of your everyday programs use relocatable modules such as the 
  23. Shared C Library; a lot of these are kept in !System.Modules. Your machine 
  24. is informed of the location of !System by !System.!Boot, in the lines 
  25.  
  26. If "<System$Dir>" = "" Then Set System$Dir <Obey$Dir>
  27. If "<System$Path>" = "" Then Set System$Path <System$Dir>.
  28.  
  29. which first sets up the variable System$Dir to point to the location of 
  30. !System, and then sets up System$Path, which is the variable applications 
  31. should use as the start of the path they require to access modules. 
  32.  
  33. The modules in !System may be supplanted or updated either by copying the
  34.  modules directly into !System.Modules, or, preferably, by running 
  35. !SysMerge and dragging the relevant copies of !System to facilitate copying.
  36.  
  37. A4 Battery Hints
  38. ----------------
  39. We have recently investigated how best to maintain the performance of the 
  40. A4 Nickel - Cadmium rechargeable battery. Our results suggest the following:
  41.  
  42. After every few charges, try to discharge the battery completely before 
  43. recharging it. This can be done, once the A4 has prompted you to save your 
  44. work and switch off, by saving your work and then leaving the A4 switched 
  45. on for another two hours or so.
  46.  
  47. When the battery is recharging, it tends to get warm. The charging 
  48. capability of the battery is best if it is kept cool while charging, and it 
  49. makes quite a difference if an airflow can be maintained over the battery 
  50. while it is charging. Even turning the A4 upside down will allow the 
  51. battery to radiate some of its heat to the surroundings.
  52.  
  53. Video Support on the Risc PC
  54. ----------------------------
  55. The table below gives information on the range of Acorn monitors and 
  56. standard resolutions supported by Risc PC with all VRAM configurations, and 
  57. examples of typical backward-compatible numbered screen modes which display 
  58. these resolutions.
  59.  
  60. <Insert Drawfile "Fig1" here>
  61.  
  62. Although the box is ticked to indicate that 1600x1200 is possible on a 
  63. machine with 2Mb VRAM, running this mode requires that the VIDC20 be clocked 
  64. at a higher rate than it is specified for. Hence this display mode may not 
  65. be steady on all Risc PCs.
  66.  
  67. This table applies to the Monitor Definition Files as shipped; the 1600x1200 
  68. definition file can be obtained by AKF85 owners by writing to Acorn Customer 
  69. Services.
  70.  
  71. Changes to ftp.acorn.co.uk
  72. --------------------------
  73. These are now listed in /pub/changelog; the biggest change since the Comms 
  74. column in the May issue is that the ",ddc" archive file endings have been 
  75. replaced with ".arc". In addition to fixing the lists problem under VMS, this 
  76. means that WWW browsers such as xmosaic recognise binaries as binaries.
  77.  
  78. ftp.acorn.co.uk is being mirrored by Arcade BBS (081 654 2212) and Digital 
  79. Databank BBS (0707 329306), so if you have a modem but no Internet link, 
  80. you can still download our files.